[INFO] cloning repository https://github.com/txpipe/tx3
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/txpipe/tx3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftxpipe%2Ftx3", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftxpipe%2Ftx3'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d7fd7006da87ebb5d8707b7e0c2167c368d1d976
[INFO] fixing txpipe/tx3 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftxpipe%2Ftx3" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/txpipe/tx3
[INFO] finished tweaking git repo https://github.com/txpipe/tx3
[INFO] tweaked toml for git repo https://github.com/txpipe/tx3 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/txpipe/tx3 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/txpipe/tx3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded utxorpc v0.10.0
[INFO] [stderr]   Downloaded tx3-tir v0.19.0
[INFO] [stderr]   Downloaded utxorpc-spec v0.15.0
[INFO] [stderr]   Downloaded pbjson v0.7.0
[INFO] [stderr]   Downloaded pbjson-build v0.7.0
[INFO] [stderr]   Downloaded pbjson-types v0.7.0
[INFO] [stderr]   Downloaded prost-build v0.13.5
[INFO] [stderr]   Downloaded owo-colors v4.2.0
[INFO] [stderr]   Downloaded pollster-macro v0.4.0
[INFO] [stderr]   Downloaded pallas v1.0.0
[INFO] [stderr]   Downloaded pallas-addresses v1.0.0
[INFO] [stderr]   Downloaded miette-derive v7.5.0
[INFO] [stderr]   Downloaded pallas-txbuilder v1.0.0
[INFO] [stderr]   Downloaded miette v7.5.0
[INFO] [stderr]   Downloaded pallas-utxorpc v1.0.0
[INFO] [stderr]   Downloaded pallas-traverse v1.0.0
[INFO] [stderr]   Downloaded minicbor-derive v0.16.0
[INFO] [stderr]   Downloaded pallas-codec v1.0.0
[INFO] [stderr]   Downloaded minicbor v0.26.1
[INFO] [stderr]   Downloaded pallas-configs v1.0.0
[INFO] [stderr]   Downloaded pallas-primitives v1.0.0
[INFO] [stderr]   Downloaded pallas-crypto v1.0.0
[INFO] [stderr]   Downloaded num-cmp v0.1.0
[INFO] [stderr]   Downloaded iso8601 v0.6.3
[INFO] [stderr]   Downloaded jsonschema v0.17.1
[INFO] [stderr]   Downloaded pallas-network v1.0.0
[INFO] [stderr]   Downloaded fraction v0.13.1
[INFO] [stderr]   Downloaded pallas-validate v1.0.0
[INFO] [stderr]   Downloaded cryptoxide v0.4.4
[INFO] [stderr]   Downloaded dotenv-parser v0.1.3
[INFO] [stderr]   Downloaded chainfuzz v0.2.0
[INFO] [stderr]   Downloaded schemars_derive v1.1.0
[INFO] [stderr]   Downloaded utxorpc-spec v0.19.2
[INFO] [stderr]   Downloaded schemars v1.1.0
[INFO] [stderr]   Downloaded handlebars v5.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ef152adca7a376b1acd607568e19c021edae8e964f80240e3fa4c41790483d0f
[INFO] running `Command { std: "docker" "start" "ef152adca7a376b1acd607568e19c021edae8e964f80240e3fa4c41790483d0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ef152adca7a376b1acd607568e19c021edae8e964f80240e3fa4c41790483d0f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ef152adca7a376b1acd607568e19c021edae8e964f80240e3fa4c41790483d0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ef152adca7a376b1acd607568e19c021edae8e964f80240e3fa4c41790483d0f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling minicbor v0.26.1
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling minicbor-derive v0.16.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking tokio v1.44.1
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling prettyplease v0.2.29
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]     Checking cryptoxide v0.4.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling ring v0.17.11
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling rustls v0.23.23
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling async-trait v0.1.86
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling tempfile v3.17.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking bech32 v0.11.1
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking crc v3.2.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking base58 v0.2.0
[INFO] [stderr]     Checking either v1.14.0
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking pallas-codec v1.0.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking pbjson v0.7.0
[INFO] [stderr]    Compiling pbjson-build v0.7.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking miniz_oxide v0.8.5
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking pallas-crypto v1.0.0
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking pallas-primitives v1.0.0
[INFO] [stderr]     Checking pallas-addresses v1.0.0
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling owo-colors v4.2.0
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking tx3-tir v0.19.0
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]    Compiling trait-variant v0.1.2
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking terminal_size v0.4.1
[INFO] [stderr]    Compiling miette-derive v7.5.0
[INFO] [stderr]     Checking h2 v0.4.8
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking supports-hyperlinks v3.1.0
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]     Checking pallas-network v1.0.0
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling pbjson-types v0.7.0
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]     Checking proptest v1.7.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking uuid v1.21.0
[INFO] [stderr]    Compiling pollster-macro v0.4.0
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking serde_with v3.12.0
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr] error: could not compile `object` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.36.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=7cfabbdf4dddf3d6 -C extra-filename=-1dc1acd99792d626 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-9a720a66e1fd5d2d.rmeta --cap-lints allow --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `pallas-primitives` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name pallas_primitives --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pallas-primitives-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="json"' --cfg 'feature="serde"' --cfg 'feature="serde_json"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "json", "relaxed", "serde", "serde_json"))' -C metadata=b43921c4fabaf4bc -C extra-filename=-83203eb39e48ebfa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern hex=/opt/rustwide/target/debug/deps/libhex-e70d8a861528f08b.rmeta --extern pallas_codec=/opt/rustwide/target/debug/deps/libpallas_codec-bd83376f1bf9c024.rmeta --extern pallas_crypto=/opt/rustwide/target/debug/deps/libpallas_crypto-2a4fa903643a6894.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-dc9284f802d3003c.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-29ea8ec3869d6349.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "ef152adca7a376b1acd607568e19c021edae8e964f80240e3fa4c41790483d0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef152adca7a376b1acd607568e19c021edae8e964f80240e3fa4c41790483d0f", kill_on_drop: false }`
[INFO] [stdout] ef152adca7a376b1acd607568e19c021edae8e964f80240e3fa4c41790483d0f
